[INFO] fetching crate pulsar-backend 0.0.1...
[INFO] testing pulsar-backend-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate pulsar-backend 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pulsar-backend 0.0.1
[INFO] finished tweaking crates.io crate pulsar-backend 0.0.1
[INFO] tweaked toml for crates.io crate pulsar-backend 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulsar-backend 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 748e2549e7f00a20c0f8e554f1447da8544450959c3dd492adfe076e60cb63c1
[INFO] running `Command { std: "docker" "start" "-a" "748e2549e7f00a20c0f8e554f1447da8544450959c3dd492adfe076e60cb63c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "748e2549e7f00a20c0f8e554f1447da8544450959c3dd492adfe076e60cb63c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "748e2549e7f00a20c0f8e554f1447da8544450959c3dd492adfe076e60cb63c1", kill_on_drop: false }`
[INFO] [stdout] 748e2549e7f00a20c0f8e554f1447da8544450959c3dd492adfe076e60cb63c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33ee720a8e4b786c2668bbdfe5fdc44e4f6c88b3ca5a70910c630f10c4fe3a17
[INFO] running `Command { std: "docker" "start" "-a" "33ee720a8e4b786c2668bbdfe5fdc44e4f6c88b3ca5a70910c630f10c4fe3a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pulsar-utils v0.0.1
[INFO] [stderr]    Compiling pulsar-frontend v0.0.1
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling vast v0.3.3
[INFO] [stderr]    Compiling pulsar-ir v0.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string-interner v0.14.0
[INFO] [stderr]    Compiling calyx-utils v0.7.1
[INFO] [stderr]    Compiling calyx-frontend v0.7.1
[INFO] [stderr]    Compiling calyx-ir v0.7.1
[INFO] [stderr]    Compiling calyx-backend v0.7.1
[INFO] [stderr]    Compiling calyx-opt v0.7.1
[INFO] [stderr]    Compiling pulsar-backend v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calyx/builder.rs:707:9
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &self, name: String
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 708 |     ) -> CalyxComponent<ComponentData> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 708 |     ) -> CalyxComponent<'_, ComponentData> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.42s
[INFO] running `Command { std: "docker" "inspect" "33ee720a8e4b786c2668bbdfe5fdc44e4f6c88b3ca5a70910c630f10c4fe3a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ee720a8e4b786c2668bbdfe5fdc44e4f6c88b3ca5a70910c630f10c4fe3a17", kill_on_drop: false }`
[INFO] [stdout] 33ee720a8e4b786c2668bbdfe5fdc44e4f6c88b3ca5a70910c630f10c4fe3a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a40addeaaf4487a5ab3442f3d29443b9990fca681f818c9f7c759f90b9722ded
[INFO] running `Command { std: "docker" "start" "-a" "a40addeaaf4487a5ab3442f3d29443b9990fca681f818c9f7c759f90b9722ded", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calyx/builder.rs:707:9
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &self, name: String
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 708 |     ) -> CalyxComponent<ComponentData> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 708 |     ) -> CalyxComponent<'_, ComponentData> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pulsar-backend v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/calyx/builder.rs:707:9
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &self, name: String
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 708 |     ) -> CalyxComponent<ComponentData> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 708 |     ) -> CalyxComponent<'_, ComponentData> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "a40addeaaf4487a5ab3442f3d29443b9990fca681f818c9f7c759f90b9722ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40addeaaf4487a5ab3442f3d29443b9990fca681f818c9f7c759f90b9722ded", kill_on_drop: false }`
[INFO] [stdout] a40addeaaf4487a5ab3442f3d29443b9990fca681f818c9f7c759f90b9722ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51ac74aa4334ab5bdd504e9ae06bd39517397f91ff42443c7ee988babe9ab472
[INFO] running `Command { std: "docker" "start" "-a" "51ac74aa4334ab5bdd504e9ae06bd39517397f91ff42443c7ee988babe9ab472", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/calyx/builder.rs:707:9
[INFO] [stderr]     |
[INFO] [stderr] 707 |         &self, name: String
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 708 |     ) -> CalyxComponent<ComponentData> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 708 |     ) -> CalyxComponent<'_, ComponentData> {
[INFO] [stderr]     |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pulsar-backend` (lib) generated 1 warning (run `cargo fix --lib -p pulsar-backend` to apply 1 suggestion)
[INFO] [stderr] warning: `pulsar-backend` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar_backend-d9cb0844f80da0d2)
[INFO] [stderr]    Doc-tests pulsar_backend
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 191) ... FAILED
[INFO] [stdout] test src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 183) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 191) stdout ----
[INFO] [stdout] error: expected item, found `...`
[INFO] [stdout]    --> src/calyx/builder.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | ...
[INFO] [stdout]     | ^^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 183) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CalyxControl` in this scope
[INFO] [stdout]    --> src/calyx/builder.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn add_seq(control: &mut CalyxControl, my_group: &CalyxGroup) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 183 + use pulsar_backend::calyx::builder::CalyxControl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CalyxGroup` in this scope
[INFO] [stdout]    --> src/calyx/builder.rs:184:51
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn add_seq(control: &mut CalyxControl, my_group: &CalyxGroup) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 183 + use pulsar_backend::calyx::builder::CalyxGroup;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 183)
[INFO] [stdout]     src/calyx/builder.rs - calyx::builder::CalyxControl<T>::seq (line 191)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "51ac74aa4334ab5bdd504e9ae06bd39517397f91ff42443c7ee988babe9ab472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ac74aa4334ab5bdd504e9ae06bd39517397f91ff42443c7ee988babe9ab472", kill_on_drop: false }`
[INFO] [stdout] 51ac74aa4334ab5bdd504e9ae06bd39517397f91ff42443c7ee988babe9ab472
